home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Linux LiveCD / GeeXboX 1.0 EN / geexbox-1.0-en.i386.iso / GEEXBOX / etc / lircd.conf < prev    next >
Text File  |  2006-06-21  |  3KB  |  89 lines

  1. #
  2. # contributed by Martin Tomasek <mtd@centrum.cz>
  3. # modified by Aurelien Jacobs <aurel@gnuage.org>
  4. #
  5. # brand: ATI Remote Wonder
  6. # model no. of remote control:
  7. # devices being controlled by this remote: ATI USB Receiver (X10).
  8. #
  9.  
  10. #
  11. # P:  Vendor=0bc7 ProdID=0004 Rev= 1.00
  12. # S:  Manufacturer=X10 Wireless Technology Inc
  13. # S:  Product=USB Receiver
  14. #
  15.  
  16. begin remote
  17.  
  18.   name  atiusb
  19.   bits           16
  20.   eps            30
  21.   aeps          100
  22.  
  23.   one             0     0
  24.   zero            0     0
  25.   pre_data_bits   8
  26.   pre_data       0x14
  27.   post_data_bits  16
  28.   post_data      0x0
  29.   gap          227933
  30.   toggle_bit      0
  31.  
  32.  
  33.       begin codes
  34.           a                        0x0000000000000500
  35.           b                        0x0000000000000601
  36.           power                    0x0000000000000702
  37.           tv                       0x0000000000000803
  38.           dvd                      0x0000000000000904
  39.           web                      0x0000000000000A05
  40.           media_library            0x0000000000000B06
  41.           drag                     0x0000000000000C07
  42.           mouse-button_left        0x0000000000000D78
  43.           mouse-button_right       0x000000000000017C
  44.           mouse-up                 0x0000000000000772
  45.           mouse-down               0x0000000000000873
  46.           mouse-left               0x0000000000000570
  47.           mouse-right              0x0000000000000671
  48.           mouse-left_up            0x0000000000000974
  49.           mouse-right_up           0x0000000000000A75
  50.           mouse-left_down          0x0000000000000C77
  51.           mouse-right_down         0x0000000000000B76
  52.           vol-up                   0x0000000000000D08
  53.           vol-down                 0x0000000000000E09
  54.           mute                     0x0000000000000F0A
  55.           chan-up                  0x000000000000000B
  56.           chan-down                0x000000000000010C
  57.           1                        0x000000000000020D
  58.           2                        0x000000000000030E
  59.           3                        0x000000000000040F
  60.           4                        0x0000000000000510
  61.           5                        0x0000000000000611
  62.           6                        0x0000000000000712
  63.           7                        0x0000000000000813
  64.           8                        0x0000000000000914
  65.           9                        0x0000000000000A15
  66.           0                        0x0000000000000C17
  67.           dvd-root_menu            0x0000000000000B16
  68.           launch_setup             0x0000000000000D18
  69.           c                        0x0000000000000E19
  70.           d                        0x000000000000001B
  71.           tv_on_demand             0x000000000000011C
  72.           max_window               0x0000000000000520
  73.           cursor-up                0x0000000000000F1A
  74.           cursor-down              0x0000000000000722
  75.           cursor-left              0x000000000000021D
  76.           cursor-right             0x000000000000041F
  77.           ok                       0x000000000000031E
  78.           e                        0x0000000000000621
  79.           f                        0x0000000000000823
  80.           rewind                   0x0000000000000924
  81.           play                     0x0000000000000A25
  82.           fast_forward             0x0000000000000B26
  83.           record                   0x0000000000000C27
  84.           stop                     0x0000000000000D28
  85.           pause                    0x0000000000000E29
  86.       end codes
  87.  
  88. end remote
  89.